﻿*{margin:0;padding:0}
.team .right .desc p, .intro .left .details-desc p {
    white-space: pre-line !important;
}
.nei-nav p a{
    color:#333;
}
    .nei-nav p a:hover {
        color: #004cbf;
    }
.plan ul li{
    margin-top:20px;    
}

.down-open{
    width:150px;
    line-height:40px;
    position:relative;
}
    .down-open h3 {
        line-height: 40px;
        text-align: center;
        border: 1px solid #004CBF;
        font-size: 14px;
        color: #004CBF;
        font-weight: 400;
        position: relative;
        cursor: pointer;
    }
        .down-open h3 i{
            position:absolute;
            right:10px;
            top:10px;
        }
        .down-open .box p {
            display: block;
            width: 100%;
            text-align: center;
        }
    .down-open .box{
        background-color:rgba(0,76,181,.8);
        padding:10px 0;
        position:absolute;
        left:0;
        top:40px;
        width:100%;
        z-index:9;
        display:none
    }
    .down-open .box p a{
        display:block;
        width:100%;
        line-height:35px;
        color:#fff;
        font-size:14px;
    }
        .down-open .box p a:hover{
            background-color:#fff;
            color:#004cbf;
        }

.footer-yj-ewm {
    position: absolute;
    width: 130px;
    padding: 10px;
    background-color: #fff;
    left: 50%;
    top: 0;
    transform: translate(-50%,-110%);
    border-radius: 8px;
    display: none;
}

    .footer-yj-ewm img {
        width: 100%;
    }
footer .info .right>a{
    position:relative;
}

.news-detail{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}
.news-detail .left{
    width:1000px;
}
    .news-detail .right {
        width: 400px;
        padding-left:50px;
        position: sticky;
        top: 120px;
    }

    .news-detail .f_page{
        padding:10px 0;
        display:flex;
        justify-content:space-between;
        border-top:1px solid #eee;
        
    }
        .news-detail .f_page .p{
            width:calc(50% - 100px)
        }
        .news-detail .f_page .p a {
            font-size: 16px;
            color: #333;
        }
        .news-detail .f_page .p:nth-last-child(1){
            text-align:right;
        }
            .news-detail .f_page .p a:hover {
                color: #004cbf;
            }
    .news-detail .f_page span{
     display:inline-block;
    }
        .news-detail .f_page i {
            font-size: 19px;
        }

.news-related {
    margin-top:50px;
    
}
    .news-related .title {
        font-size: 20px;
        color: #333;
        font-weight: bold;
        border-bottom: 1px solid #eee;
        padding-bottom:15px;
    }

    .news-related ul {
        display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
    }
        .news-related ul li {
            width: 48%;
            padding:15px 0;
            border-bottom: 1px solid #eee;
        }
        .news-related ul li a{
            display:flex;
            justify-content:space-between;
            align-items:center;
            color:#333;
        }
        .news-related ul li a h3{
            font-size:16px;
            width:70%;
            font-weight:400;
        }
            .news-related ul li a p{
                font-size:14px;
            }
            .news-related ul li a:hover {
                color: #004cbf;
            }

.news-tags .title{
    font-size:24px;
    margin-bottom:10px;
}
.news-tags .news-tags-box{
    overflow:hidden;
}
.news-tags .news-tags-box a {
    width: auto;
    float: left;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #999;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 35px;
    margin: 10px 10px 0 0;
    border-radius: 3px;
}
.news-tags .news-tags-box a:hover{
    color:#004cbf;
    border-color:#004cbf;
}

.nav-search{
    float:right;
    margin-left:35px;
    position:relative;
    
}


.nav-search-box{
    background-color:#fff;
    width:270px;
    line-height:1;
    overflow:hidden;
    border:1px solid #004cbf;
    margin-top:25px;
    border-radius:5px;
  
}
    .nav-search-box input {
        width: calc(100% - 40px);
        height: 40px;
        border: none;
        float: left;
        font-size: 16px;
        padding:0 10px;
    }
    .nav-search-box i {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: #004cbf;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 24px;
        cursor: pointer;
        float: left;
    }
.but-arr{
    margin-top:20px;
    text-align:right;
}
.but-arr .btns{
    display:inline-block;
}
.practice{
    padding-bottom:20px;
}
    .practice .but-arr{
        text-align:center;
    }
footer{
    height:auto !important;
}
    footer .copy{
        position:relative !important;
    }

 .footer-link {
     margin-top:30px;
    padding-left: 90px;
    position: relative;
    min-height:32px;
}

  .footer-link h3 {
        font-size: 14px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 20px;
        position: absolute;
        left: 0;
        top: 4px;
        font-weight:400;
    }

    .footer-link a {
        font-size: 14px;
        font-weight: 400;
        color: #C3C7C9;
        line-height: 17px;
        margin-right: 30px;
        display: inline-block;
        margin-bottom: 10px;
    }

      .footer-link a:hover {
            color: #fff;
        }

.ewm a>img{
    display:none;
}
.ewm a > .footer-yj-ewm {
    display: block !important;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    background-color:transparent;
    padding:0;
    width:60px;
}

@media (max-width: 1500px) {
    .news-detail .left{
        width:70%;
    }
    .news-detail .right{
        width:30%;
    }
    .nav-search-box{
        width:240px;    
    }
    .footer-link h3{
        font-size:14px;
    }
    .footer-link a {
        font-size: 14px;
    }

}


@media (max-width: 1000px) {
    .nav-search {
        line-height: 1;
        width: 100%;
        display: block;
        margin-left: 0;
        padding: 10px 0;
        float:none;
    }

        .nav-search span {
            display: none;
        }

    .nav-search-box {
        position: relative;
        display: block !important;
        top: 0;
        width: 100%;
        margin-top:0;
    }

        .nav-search-box input {
            height: 40px;
        }

        .nav-search-box i {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }

    .news-detail {
        display: block;
    }

        .news-detail .left {
            width: 100%;
        }

        .news-detail .f_page {
            display: block;
        }

            .news-detail .f_page .p {
                width: 100%;
            }

                .news-detail .f_page .p:nth-last-child(1) {
                    text-align: left;
                }

            .news-detail .f_page p:nth-child(2) {
                display: none;
            }

    .news-related {
        margin-top: 30px;
    }

        .news-related ul li {
            width: 100%;
        }

    .news-detail .right {
        width: 100%;
        position: relative;
        top: 0;
        padding-left: 0;
        height: auto;
    }

    .news-tags .title {
        font-size: 20px;
        margin-top: 20px;
    }

    .news-tags .news-tags-box a {
        font-size: 14px;
        line-height: 33px;
    }

    .border_colortwo {
        padding: 15px !important;
    }
    .ewm a > .footer-yj-ewm{
        margin:0 auto;
    }
    .footer-link h3{
        top:0;
    }
    .footer-link{
        margin-top:15px;
    }
}